﻿2026-07-29T10:20:18.0118781Z ##[group]Run actions/checkout@v5
2026-07-29T10:20:18.0119644Z with:
2026-07-29T10:20:18.0120227Z   repository: BigscreenVR/spt-bs-core
2026-07-29T10:20:18.0124769Z   token: ***
2026-07-29T10:20:18.0125345Z   ssh-strict: true
2026-07-29T10:20:18.0125904Z   ssh-user: git
2026-07-29T10:20:18.0126508Z   persist-credentials: true
2026-07-29T10:20:18.0127090Z   clean: true
2026-07-29T10:20:18.0127638Z   sparse-checkout-cone-mode: true
2026-07-29T10:20:18.0129374Z   fetch-depth: 1
2026-07-29T10:20:18.0129983Z   fetch-tags: false
2026-07-29T10:20:18.0130559Z   show-progress: true
2026-07-29T10:20:18.0131099Z   lfs: false
2026-07-29T10:20:18.0131619Z   submodules: false
2026-07-29T10:20:18.0132181Z   set-safe-directory: true
2026-07-29T10:20:18.0132847Z   allow-unsafe-pr-checkout: false
2026-07-29T10:20:18.0133466Z env:
2026-07-29T10:20:18.0133969Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T10:20:18.0134640Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T10:20:18.0135328Z ##[endgroup]
2026-07-29T10:20:18.2593485Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T10:20:18.2595282Z ##[group]Getting Git version info
2026-07-29T10:20:18.2596153Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T10:20:18.2840381Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T10:20:18.3070568Z git version 2.43.0.windows.1
2026-07-29T10:20:18.3094774Z ##[endgroup]
2026-07-29T10:20:18.3102786Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ca0790ec-6006-4999-8272-a96402f7ed2d\.gitconfig'
2026-07-29T10:20:18.3116123Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ca0790ec-6006-4999-8272-a96402f7ed2d' before making global git config changes
2026-07-29T10:20:18.3117687Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:20:18.3121383Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T10:20:18.3372959Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T10:20:18.3583015Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:20:18.3607174Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T10:20:18.3610961Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T10:20:18.3840749Z HEAD
2026-07-29T10:20:18.4104562Z ##[endgroup]
2026-07-29T10:20:18.4110788Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T10:20:18.9964284Z ##[group]Cleaning the repository
2026-07-29T10:20:18.9969432Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T10:20:20.3929962Z Removing target/
2026-07-29T10:20:20.3958977Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T10:20:20.5357216Z HEAD is now at c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:20:20.5381436Z ##[endgroup]
2026-07-29T10:20:20.5385680Z ##[group]Disabling automatic garbage collection
2026-07-29T10:20:20.5390764Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T10:20:20.5645031Z ##[endgroup]
2026-07-29T10:20:20.5645722Z ##[group]Setting up auth
2026-07-29T10:20:20.5651545Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:20:20.5898186Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T10:20:21.0891171Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:20:21.1958728Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T10:20:21.8877889Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:20:21.9138000Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T10:20:22.4810710Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T10:20:22.5070581Z ##[endgroup]
2026-07-29T10:20:22.5071045Z ##[group]Fetching the repository
2026-07-29T10:20:22.5077171Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c2e41d416c8363b5fc8884d93ee83a802e233430:refs/remotes/pull/120/merge
2026-07-29T10:20:23.5725827Z ##[endgroup]
2026-07-29T10:20:23.5726432Z ##[group]Determining the checkout info
2026-07-29T10:20:23.5726954Z ##[endgroup]
2026-07-29T10:20:23.5736440Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T10:20:23.6048174Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T10:20:23.6986279Z ##[group]Checking out the ref
2026-07-29T10:20:23.6991220Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/120/merge
2026-07-29T10:20:23.7453854Z HEAD is now at c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:20:23.7475835Z ##[endgroup]
2026-07-29T10:20:23.8615752Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T10:20:23.9700560Z c2e41d416c8363b5fc8884d93ee83a802e233430
